LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Error Event (WorkstationPresenterBase<V>)







Occurs when an error occurs running the view.
Syntax
public event ErrorEventHandler Error
'Declaration
 
Public Event Error As ErrorEventHandler
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
Dim handler As ErrorEventHandler
 
AddHandler instance.Error, handler
public event ErrorEventHandler Error
add_Error(function(sender, e))
remove_Error(function(sender, e))

public: __event ErrorEventHandler* Error
public:
event ErrorEventHandler* Error
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationPresenterBase<V> Class
WorkstationPresenterBase<V> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.